Fix bug #6349 with cursor positioning in truncated lines.
authorEli Zaretskii <eliz@gnu.org>
Fri, 1 Oct 2010 17:38:36 +0000 (19:38 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 1 Oct 2010 17:38:36 +0000 (19:38 +0200)
commit11dc3db3e59912cb6ea998e901e5a0f37ecaa81b
tree0df3f70c83ec7635cf01b13c71564cdf681e8dbf
parentaeed670922870c6fc335ec83c2886d9972dde0d4
Fix bug #6349 with cursor positioning in truncated lines.

 xdisp.c (set_cursor_from_row): When the row is truncated and
 point is outside the range of displayed characters, position the
 cursor inside the scroll margin.
src/ChangeLog
src/xdisp.c